BRE12
Public Types | List of all members
tbb::internal::strip< T(&)[N]> Struct Template Reference

Specialization for arrays converts to a corresponding pointer. More...

#include <_template_helpers.h>

Public Types

typedef T * type
 

Detailed Description

template<typename T, size_t N>
struct tbb::internal::strip< T(&)[N]>

Specialization for arrays converts to a corresponding pointer.


The documentation for this struct was generated from the following file: